home *** CD-ROM | disk | FTP | other *** search
- AceComm & Utilities (tm) Version 2.0 7/23/94
-
-
- Utility Name
- ------------
- ACTL.EXE (Assemble CTL)
-
-
- Description
- -----------
- "Ascii control file to binary control file"
- Assembles ACE.CTL into ACE.PRM file
-
- If no PRM file is found in the start up directory, AceComm will invoke ACTL.EXE
- directly.
-
- ACE.CTL
- -------
- You may edit ACE.CTL using a PLAIN ASCII TEXT editor, or compile ACE.CTL as it
- is, and edit the PRM file directly from inside of AceComm's PRM-data area.
-
- ACTL.EXE
- --------
- ACTL.EXE is used for initializing a -new- ACE.PRM file. ACTL reads the ACE.CTL
- file, compiling it's information into a NEW ACE.PRM file. There after all PRM
- data is edit able from inside AceComm. ACE.CTL is an ascii text file.
-
- ACE.PRM
- -------
- AceComm reads, and stores it's data in a control file named ACE.PRM. This file
- contains the information about your system, such as port #, baud capability,
- modem commands, MACRO definitions, etc. AceComm is very configurational.
- Your configured data is stored in ACE.PRM
-
- ACE.PRM may be located in another directory, so long as it is in the same
- directory with ACE.EXE. If ACE.PRM is not in the same directory with ACE.EXE,
- it must be in the current directory.
-
- NOTE: INSTALL.BAT takes care of running ACTL.EXE for the first time for you